-
Home
-
Convoworks WP
-
0.22.10
-
Code
-
Classes
- WpServiceDataProvider
Total Complexity |
60 |
Dependencies |
8 |
Dependents |
0 |
Total lines |
309 |
Lines of code |
226 |
Logical lines of code |
144 |
Comment lines |
53 |
Methods |
24 |
Properties |
3 |
Methods 24
Method |
Rating |
Maintainability
|
Complexity
|
Lines of code
|
_checkServiceOwner() |
A |
53 |
10 |
22 |
getAllServices() |
S |
52 |
5 |
22 |
getServiceMeta() |
S |
55 |
5 |
17 |
getServiceData() |
S |
55 |
4 |
17 |
deleteService() |
S |
57 |
4 |
15 |
getServicePlatformConfig() |
S |
58 |
4 |
14 |
_getNextReleseId() |
S |
59 |
3 |
13 |
_checkError() |
S |
70 |
3 |
6 |
_checkPrepare() |
S |
70 |
3 |
6 |
getAllServiceVersions() |
S |
63 |
3 |
10 |
createNewService() |
S |
54 |
1 |
19 |
getReleaseData() |
S |
63 |
2 |
9 |
_getNextServiceVersion() |
S |
62 |
2 |
10 |
createServiceVersion() |
S |
67 |
1 |
6 |
saveServiceMeta() |
S |
70 |
1 |
5 |
saveServiceData() |
S |
70 |
1 |
5 |
updateServicePlatformConfig() |
S |
76 |
1 |
3 |
createRelease() |
S |
65 |
1 |
7 |
__toString() |
S |
79 |
1 |
3 |
markVersionAsRelease() |
S |
73 |
1 |
4 |
promoteRelease() |
S |
76 |
1 |
3 |
setReleaseVersion() |
S |
75 |
1 |
3 |
updateReleaseData() |
S |
91 |
1 |
2 |
__construct() |
S |
74 |
1 |
5 |